Changeset a82a9e8
- Timestamp:
- 05/18/18 11:39:59 (3 years ago)
- Branches:
- cachetimestamps, develop, etsilive, master, rc-4.0.4, ringdecrementfix, ringperformance
- Children:
- 044d8bc
- Parents:
- fa555ec
- git-author:
- Shane Alcock <salcock@…> (03/19/18 17:06:31)
- git-committer:
- Shane Alcock <salcock@…> (05/18/18 11:39:59)
- Location:
- libpacketdump
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/Makefile.am
rb663d33 ra82a9e8 61 61 TXT_PROTOCOLS+=link_17.protocol 62 62 63 # 2 1: ETSI LI64 BIN_PROTOCOLS+=link_2 1.la63 # 22: ETSI LI 64 BIN_PROTOCOLS+=link_22.la 65 65 66 66 # Decoders for various ethertypes (in decimal) … … 138 138 link_11_la_LDFLAGS=$(modflags) 139 139 link_15_la_LDFLAGS=$(modflags) 140 link_2 1_la_LDFLAGS=$(modflags)140 link_22_la_LDFLAGS=$(modflags) 141 141 eth_0_la_LDFLAGS=$(modflags) 142 142 eth_2048_la_LDFLAGS=$(modflags)
Note: See TracChangeset
for help on using the changeset viewer.