Changeset 09ebdb4 for libpacketdump
- Timestamp:
- 09/25/06 20:44:03 (15 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- d80422e
- Parents:
- 77af55c
- Location:
- libpacketdump
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/Makefile.am
rbed8c66 r09ebdb4 63 63 # IPv6 64 64 TXT_PROTOCOLS+=eth_33024.protocol 65 # MPLS 66 BIN_PROTOCOLS+=eth_34887.la 65 67 66 68 # IP Protocol decoders … … 97 99 eth_2048_la_LDFLAGS=-module 98 100 eth_2054_la_LDFLAGS=-module 101 eth_34887_la_LDFLAGS=-module 99 102 100 103 ip_1_la_LDFLAGS=-module
Note: See TracChangeset
for help on using the changeset viewer.