Changeset 9b06a91 for libpacketdump
- Timestamp:
- 06/25/07 15:00:43 (14 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:
- 954a329
- Parents:
- b8b80ba
- Location:
- libpacketdump
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/Makefile.am
rf83e07e r9b06a91 82 82 # IPv6 83 83 TXT_PROTOCOLS+=ip_41.protocol 84 # GRE 85 BIN_PROTOCOLS+=ip_47.la 84 86 # ICMP6 85 87 TXT_PROTOCOLS+=ip_58.protocol … … 110 112 ip_17_la_LDFLAGS=-module 111 113 ip_33_la_LDFLAGS=-module 114 ip_47_la_LDFLAGS=-module 112 115 ip_132_la_LDFLAGS=-module 113 116
Note: See TracChangeset
for help on using the changeset viewer.